Lender Price API Web Service
Lender Price API Web Service / RateGridLite Json Schema
In This Topic
    RateGridLite Json Schema
    In This Topic
    Overview
    RateGridLite
    adjMeta : Array[AdjMeta]
    adjType : string
    code : string
    key : string
    type : string
    value : number
    valueType : string
    adjustmentCap : number
    affordableHousingTypes : Array[string]
    agency : string
    allowedLockGroupChange : Array[string]
    amortizationTerms : integer
    armCaps : string
    armCeiling : number
    armChangeDates : Array[integer]
    armFloorRateFlatValue : number
    armFloorRateType : string
    armLookbackPeriod : integer
    armMargin : number
    armRoundingFactor : string
    armRoundingStractegy : string
    assumption : boolean
    aus : Array[string]
    closingDays : Array[integer]
    compPlan : number
    customFieldMap : object
    deactivateMi : boolean
    displayName : string
    disqualified : Array[string]
    disregardFhaLoanLimit : boolean
    dueTerms : integer
    fhaLoanType : string
    fhaMortgageLimitToMatch : number
    ficoModifierCapRange : IntegerRangeLeGe
    fixPaymentOption : string
    hedgeEnabled : boolean
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    interestOnlyMonth : integer
    libor : string
    liborMigratedtoLiborType : boolean
    liborType : string
    listOfRateGridSelectedForBlendingWithInfo : object
    loanPlanId : string
    loanPurposes : Array[string]
    loanType : string
    lockGroup : string
    ltvModifierCapRange : DoubleRangeGeLe
    from : number
    The minimum value for the range.
    to : number
    The maximum value for the range.
    maxCompensation : number
    maxCompensationDollarAmount : number
    minimumMonthlyPaymentAmount : number
    minimumMonthlyPaymentPercentage : number
    mortgageLimitYearMatched : integer
    mortgageLimits : Array[string]
    mortgageLimitsMatchedWithSearch : Array[string]
    mortgageTypes : Array[string]
    name : string
    note : string
    parallelIO : boolean
    pmiTypes : Array[string]
    productCode : string
    qmTypes : Array[string]
    qualifyingRateSource : string
    specialMortgageOptions : Array[SpecialMortgageOption]
    category : string
    The category of the special mortgage option.
    description : string
    Description of the mortgage option.
    dynamicProperties : object
    enabled : boolean
    Set to True if enabled.
    id : ObjectId
    The mortgage option ID, used for reference. 
    name : string
    Name of the special mortgage option.
    specialtyProduct : string
    terms : Array[integer]
    termsInMonths : boolean
    vaLoanType : string
    varaiableLoanTypes : Array[string]
    yearlyTerm : number
    Properties
    NameDescriptionData Type
     Array[AdjMeta]
     number
     Array[string]
     string
     Array[string]
     integer
     string
     number
     Array[integer]
     number
     string
     integer
     number
     string
     string
     boolean
     Array[string]
     Array[integer]
     number
     object
     boolean
     string
     Array[string]
     boolean
     integer
     string
     number
     IntegerRangeLeGe
     string
     boolean
     ObjectId
     integer
     string
     boolean
     string
     object
     string
     Array[string]
     string
     string
     DoubleRangeGeLe
     number
     number
     number
     number
     integer
     Array[string]
     Array[string]
     Array[string]
     string
     string
     boolean
     Array[string]
     string
     Array[string]
     string
     Array[SpecialMortgageOption]
     string
     Array[integer]
     boolean
     string
     Array[string]
     number
    See Also